home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / libg_261.zip / libg_261 / libg++ / old-stream / ChangeLog < prev    next >
Text File  |  1992-08-12  |  704b  |  19 lines

  1. Wed Aug 12 00:41:12 1992  Per Bothner  (bothner@cygnus.com)
  2.  
  3.     * Makefile.in (distclean):  rm Makefile and config.status.
  4.     * File.cc:  Don't use possibly-undefined _IOAPPEND.
  5.  
  6. Fri Jan 17 13:54:02 1992  Per Bothner  (bothner at cygnus.com)
  7.  
  8.     Merge in Doug Lea's latest version; other fixes.
  9.     * Most files:  Replaced copyright notice (the old
  10.     ones claimed to be part of GNU CC).
  11.     * Most files: Remove #pragma once (useless for gcc-2).
  12.     * File.h, istream.cc, ostream.h:  Minor fixes.
  13.  
  14.     * istream.h, istream.cc:  Add ws in addistion to WS,
  15.     to allow src files to use the newer (iostream) name.
  16.     * itoa.cc:  Moved definitions of hex() etc to here
  17.     from builtin.h.
  18.     * Makefile.in:  Remove subdir-related junk.
  19.